projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91b3bb1
)
(GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.
author
Karl Heuer
<kwzh@gnu.org>
Mon, 31 Jul 1995 18:19:30 +0000
(18:19 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Mon, 31 Jul 1995 18:19:30 +0000
(18:19 +0000)
src/s/sol2-5.h
patch
|
blob
|
history
src/s/usg5-4.h
patch
|
blob
|
history
diff --git
a/src/s/sol2-5.h
b/src/s/sol2-5.h
index c3d50019662330b31aa37cc1bdad17c3bb04594b..f3132550b8fbc2d7a8aba496dd39f3ba78654aab 100644
(file)
--- a/
src/s/sol2-5.h
+++ b/
src/s/sol2-5.h
@@
-1,5
+1,3
@@
/* Handle Solaris 2.5. */
#include "sol2-4.h"
-
-#undef GETTIMEOFDAY_ONE_ARGUMENT
diff --git
a/src/s/usg5-4.h
b/src/s/usg5-4.h
index a8c09254dcb46152b37c769a307e1c142cb450e5..d6b87ec19ae7e8e41521177bf75d8006bf3b0be6 100644
(file)
--- a/
src/s/usg5-4.h
+++ b/
src/s/usg5-4.h
@@
-28,10
+28,6
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define USG5_4
-/* On most SVR4 systems, gettimeofday takes one arg
- and the compiler might crash. */
-#define GETTIMEOFDAY_ONE_ARGUMENT
-
/* We do have multiple jobs. Handle ^Z. */
#undef NOMULTIPLEJOBS